You are here: Understanding the Meridian object model > About the Document object > The Document object methods > ChangeTodoPerson method

ChangeTodoPerson method

Changes the to-do person of the document type workflow of the current document object.

Syntax

ChangeTodoPerson(User As String, Comment As String)
Parameters
Name Description

User

The user name of the new workflow manager

Comment

The comment to append to the comment log

Remarks

For events to occur for this method, the SDWFEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y. The default is N.

Related concepts

About the Document object